crypto/internal/nistec.P256Point.bytes (method)

2 uses

	crypto/internal/nistec (current package)
		p256_asm.go#L465: 	return p.bytes(&out)
		p256_asm.go#L468: func (p *P256Point) bytes(out *[p256UncompressedLength]byte) []byte {